home *** CD-ROM | disk | FTP | other *** search
- REGEDIT4
-
- ;reg for default value
- [HKEY_CLASSES_ROOT\.pl]
- @= "pl_auto_file"
-
- [HKEY_CLASSES_ROOT\pl_auto_file\shell\open]
- "EditFlags"=hex:00,00,01,00
-
- [HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/x-perl]
- "Extension"=".pl"
-
- [HKEY_LOCAL_MACHINE\Software\CLASSES\.pl]
- @ = "pl_auto_file"
-
- [HKEY_LOCAL_MACHINE\Software\CLASSES\pl_auto_file]
- @ = "PL FileType"
- "EditFlags"=hex:00,00,01,00
-
- [HKEY_LOCAL_MACHINE\Software\CLASSES\pl_auto_file\shell\open]
- "EditFlags"=hex:01,00,00,00
-
-